diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -56,9 +56,6 @@ reinstall: interliner $(VERSION) clear.ok patch patch.ok build build.ok ./mkcp.sh $(VERSION) | sed 's/^/\t==> /g' $(SED_SUBST) $(OUT_FMT) @printf "> MAKING::$@::DONE\n" -install: interliner $(VERSION) clear.ok patch patch.ok build build.ok - @printf "> MAKING::$@\n" - post_install: interliner # @printf "> MAKING::$@\n" @printf "> MAKING::$@::DONE\n" |