aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2003-09-17 22:36:34 +0000
committerN.N. <sevyves@users.sourceforge.net>2003-09-17 22:36:34 +0000
commite717b098475d0e8391cbeb3c9e09936d052a28ce (patch)
tree4e8bb1f68a0db8c9bee9f0301e7680ed4a5e17d6 /Makefile.in
parente1bab57bdf4bbcd2c3641a18ebfdc90478144d3d (diff)
Updated for gem2pdp v0.5
svn path=/trunk/externals/gem2pdp/; revision=1005
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a16e25d..201c7cd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -46,4 +46,5 @@ distro: clean all
cat $(PDP_DIR)/include/pdp.h | grep -v m_pd > pdp-light.h
gcc $(GEM2PDP_CPPFLAGS) $(GEM2PDP_INCLUDE) -o $*.o -c $*.c
-
+install:
+ cp -f --remove-destination *.pd $(PD_DIR)/doc/5.reference