I hate make

foo
Michael Gregson 14 years ago
parent 43f53b4f00
commit 6c8f0554d1
  1. 2
      common.mk.in

@ -40,7 +40,7 @@ $(OUTDIR)%.html: %.html
$(OUTDIR)%.cgi: %.cgi
cp -f $< $@
$(OUTDIR).htaccess:
cp -f $< $@
cp -f .htaccess $@
$(OUTDIR)%.ico: %.ico
cp -f $< $@
$(OUTDIR)%.css: %.css

Loading…
Cancel
Save