From 1e5b0fc3b22c8f23077d47dccb466e2daf468c5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Mon, 14 Feb 2011 21:09:53 +0000 Subject: deleted pdp_1394L. this object is now part of pidip. svn path=/trunk/externals/pdvjtools/; revision=14922 --- pdp_1394L/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 pdp_1394L/Makefile (limited to 'pdp_1394L/Makefile') diff --git a/pdp_1394L/Makefile b/pdp_1394L/Makefile deleted file mode 100644 index 71e2070..0000000 --- a/pdp_1394L/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -current: all - -include Makefile.config - -PDP_MOD = pdp_1394L.o - -all: $(PDP_MOD) - $(CC) -Wl,--export-dynamic -shared -o pdp_1394L.pd_linux *.o $(PDP_LIBS) - -clean: - rm -f *~ - rm -f *.o - rm -f *.pd_linux - -- cgit v1.2.1