X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=Makefile;h=9aace4f74087cad549d62aa74682496532c8af82;hp=e1e7e1f33e8f6abe7cd4b017ccbce64bf06347f8;hb=7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b;hpb=1bd6d201020f67160872c28534edff532b5198b9 diff --git a/Makefile b/Makefile index e1e7e1f..9aace4f 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ options: @$(LIBTOOL) --mode compile --tag CC $(CC) $(LIBCFLAGS) -c $< $(OBJ): config.h config.mk -$(LIBOBJ): config.mk +$(LIBOBJ): config.h config.mk config.h: @echo creating $@ from config.def.h