postgis/utils/Makefile
2005-06-06 16:49:41 +00:00

11 lines
178 B
Makefile

SCRIPTS = \
postgis_restore.pl \
create_undef.pl \
postgis_proc_upgrade.pl \
profile_intersects.pl \
test_estimation.pl \
test_joinestimation.pl
all:
chmod +x $(SCRIPTS)