chiark / gitweb /
layoutinfo not needed for all objs
authorian <ian>
Mon, 1 Aug 2005 23:18:30 +0000 (23:18 +0000)
committerian <ian>
Mon, 1 Aug 2005 23:18:30 +0000 (23:18 +0000)
hostside/Makefile

index 1beed99740fbd13c5d542c7256d904f776959f0e..7ad2d7d5ffcd30505c54648824b7295ee39bf427 100644 (file)
@@ -1,6 +1,6 @@
 #
 
-AUTOINCS=      layoutinfo.h selectors.h
+AUTOINCS=      selectors.h
 
 include ../common.make
 include ../cprogs.make
@@ -37,6 +37,8 @@ layoutinfo.h: ../layout/ours.layout-data.c Makefile
 selectors.h:   selectors.h.gen
                ./$< $o
 
+safety.o trackloc.o: layoutinfo.h
+
 safety:                safety.o utils.o trackloc.o ../layout/ours.layout-data.o
                $(LINK)