-rw-r--r-- | Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -19,6 +19,2 @@ cgit: $(OBJECTS) -cgit.o: cgit.h git.h config.o html.o - -config.o: cgit.h git.h html.c - -html.o: cgit.h git.h html.c +$(OBJECTS): cgit.h git.h |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | Makefile | 6 |
@@ -19,6 +19,2 @@ cgit: $(OBJECTS) -cgit.o: cgit.h git.h config.o html.o - -config.o: cgit.h git.h html.c - -html.o: cgit.h git.h html.c +$(OBJECTS): cgit.h git.h |