do not use shell meta characters in dependents; some makes do not like it
authorceriel <none@none>
Tue, 12 Jul 1988 11:10:31 +0000 (11:10 +0000)
committerceriel <none@none>
Tue, 12 Jul 1988 11:10:31 +0000 (11:10 +0000)
mach/proto/libg/Makefile

index 4785674..336cb58 100644 (file)
@@ -11,9 +11,9 @@ HEADSRC=$(HOME)/$(SRC)/head_$(PREF).e
 
 all:    head tail
 
-head:   head_$(PREF) $(HOME)/h/*.h
+head:   head_$(PREF)
 
-tail:   tail_$(PREF)$(SUB) $(HOME)/h/*.h
+tail:   tail_$(PREF)$(SUB)
 
 headcp: head
        ../../install head_$(PREF)