From 3f365ef507d2cf16ddef435b96f690bb454253b5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 22 Apr 2003 05:04:49 +0000 Subject: changed the name from raw to linux, since they are linux-specific; put common stuff in linuxhid.h svn path=/trunk/externals/hcs/; revision=583 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a8b48b..25d4f8f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -pd_linux: pan_gogins~.pd_linux range.pd_linux rawmouse.pd_linux rawevent.pd_linux rawjoystick.pd_linux +pd_linux: pan_gogins~.pd_linux range.pd_linux linuxmouse.pd_linux linuxevent.pd_linux linuxjoystick.pd_linux rawjoystick.pd_linux -clean: ; rm -f *.pd_linux *.o +clean: ; rm -f *.pd_linux *.o *~ # ----------------------- LINUX i386 ----------------------- -- cgit v1.2.1