From 655ad8f4541b15108aa74a3edc2b7a1e3c0ca909 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 30 May 2005 13:02:57 +0000 Subject: [PATCH] we have .d files now --- hostside/Makefile | 4 ---- 1 file changed, 4 deletions(-) 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) -- 2.30.2