From: ian Date: Mon, 30 May 2005 13:02:57 +0000 (+0000) Subject: we have .d files now X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=655ad8f4541b15108aa74a3edc2b7a1e3c0ca909;p=trains.git we have .d files now --- diff --git a/hostside/Makefile b/hostside/Makefile index 4656267..763637f 100644 --- a/hostside/Makefile +++ b/hostside/Makefile @@ -21,10 +21,6 @@ layoutinfo.h: ../layout/ours.layout-data.c Makefile safety: safety.o utils.o ../layout/ours.layout-data.o $(LINK) -encode.o: nmra-packets.h -main.o: nmra-packets.h -%.c: hostside.h - clean: rm -f *.o *.d $(TARGETS)