should work on linux now, creates directories if needed...closes #9

This commit is contained in:
Bjorn Andersson 2007-02-10 17:37:46 +00:00
parent ac5d65b924
commit 16379e14b1

View file

@ -1,7 +1,7 @@
PREFIX=/usr/local PREFIX=/usr/local
INSTALL=/usr/bin/install INSTALL=/usr/bin/install
INSTALL_FLAGS= -S INSTALL_FLAGS= -d
RM=rm RM=rm
RM_FLAGS=-f RM_FLAGS=-f