]> mj.ucw.cz Git - libucw.git/commitdiff
Deleted the .SECONDARY hack -- (1) it only patched the consequences, not
authorMartin Mares <mj@ucw.cz>
Wed, 21 Aug 2002 09:22:20 +0000 (09:22 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 21 Aug 2002 09:22:20 +0000 (09:22 +0000)
the real cause, (2) it broke building of scripts.

Work-around: after make distclean, run make runtree first. Make seems
to ignore rules for files in not-yet-existing directories.

build/Makefile

index 151fd0117774744a46508f39e7cc40178065357f..4544625ad4e798aefb1bbff6c8747f3c8143030a 100644 (file)
@@ -3,5 +3,3 @@
 DIRS+=build
 
 obj/build/genhash: obj/build/genhash.o
-
-.SECONDARY: obj/build/genhash obj/build/genhash.o