.include <../Config> CPRG = easysql.h CSRC = easysql.h es_int.h FILELIST= Makefile easysql.h.proto es_int.h all depend: $(CPRG) .include <../MakeRules> clean: .clean install: all install -c -m 444 $(CPRG) $(INSTDIR)/include dist: all install -c -m 444 $(CPRG) $(DISTDIR)/include easysql.h: easysql.h.proto ../Config ../subst easysql.h.proto > $@ || rm -f $@