Fixed proto.make

This commit is contained in:
ceriel
1991-09-13 14:56:50 +00:00
parent 4b42a9c7fa
commit 6cf472f1c2
6 changed files with 16 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ queue.$(SUF): $(CDIR)/queue.c
$(CC) -c $(CFLAGS) $(CDIR)/queue.c
install: all
-mkdir $(TARGET_HOME)/lib.bin/$(MACH)
cp top $(TARGET_HOME)/lib.bin/$(MACH)/top
cmp: all