Handled gen.c wrong. This is corrected.
authorceriel <none@none>
Mon, 24 Nov 1986 21:30:57 +0000 (21:30 +0000)
committerceriel <none@none>
Mon, 24 Nov 1986 21:30:57 +0000 (21:30 +0000)
mach/arm/top/Makefile
mach/m68020/top/Makefile
mach/m68k2/top/Makefile
mach/pdp/top/Makefile
mach/proto/top/Makefile
mach/vax4/top/Makefile

index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c
index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c
index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c
index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c
index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c
index 24b25c5..38293cb 100644 (file)
@@ -5,8 +5,8 @@ CFLAGS=$(PREFLAGS) $(PFLAGS) -O -DNDEBUG
 LDFLAGS=-i $(PFLAGS)
 LINTOPTS=-hbxac
 CDIR=$(EM)/mach/proto/top
-CFILES=$(CDIR)/top.c $(CDIR)/queue.c gen.c
-OFILES=top.o queue.o gen.o
+CFILES=$(CDIR)/top.c $(CDIR)/queue.c
+OFILES=top.o queue.o
 
 all:   gen.c
        make top
@@ -14,7 +14,7 @@ all:  gen.c
 top:   $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES)  $(LIBS) -o top
 
-top.o: $(CDIR)/top.c
+top.o: $(CDIR)/top.c gen.c
        $(CC) -c $(CFLAGS) $(CDIR)/top.c
 
 queue.o: $(CDIR)/queue.c