From fffba9425aa1610708a3235149ba759dbdd896ba Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 16 Apr 2003 19:25:07 +0000 Subject: compiles all externals in directory svn path=/trunk/externals/hcs/; revision=574 --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f18bc94..df5810f 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,9 @@ -current: - echo make pd_linux +pd_linux: pan_gogins~.pd_linux rawmouse.pd_linux rawevent.pd_linux rawjoystick.pd_linux clean: ; rm -f *.pd_linux *.o # ----------------------- LINUX i386 ----------------------- -pd_linux: pan_gogins~.pd_linux rawmouse.pd_linux rawevent.pd_linux rawjoystick.pd_linux - .SUFFIXES: .pd_linux LINUXCFLAGS = -DUNIX -DPD -O2 -funroll-loops -fomit-frame-pointer \ -- cgit v1.2.1