no dependencies in suffix rules

This commit is contained in:
ceriel 1989-03-15 13:28:52 +00:00
parent bb83c44309
commit bfe38b6f40

View file

@ -11,7 +11,7 @@ IFILES = -I. -I.. -I$(AS) -I$(EM)/h -I$(EM)/modules/h -I../back
CFLAGS = -O $(IFILES)
.c.o: mach.h back.a
.c.o:
cd ce ; $(CC) -c $(CFLAGS) ../$*.c ; cd ..
all: ce.a