old-website/library/Makefile

6 lines
101 B
Makefile
Raw Normal View History

FILES = index.cgi .htaccess
2009-03-10 23:42:34 -04:00
RELDIR = library/
include ../common.mk
2009-03-10 23:56:22 -04:00
.htaccess: .htaccess
cp -f $< $@