aboutsummaryrefslogtreecommitdiffstats
path: root/linux-input/makefile.patch
blob: ca605a3e5bb2ba2ee7f14f8399cf89f748af7a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.old	2004-10-09 22:58:10.000000000 +0100
+++ Makefile	2004-10-09 22:58:27.000000000 +0100
@@ -32,8 +32,7 @@
 CC		= gcc
 CFLAGS		= -g -O2 -Wall -I../linux/include
 
-PROGRAMS	= evtest inputattach jstest jscal fftest ffmvforce ffset \
-		  ffcfstress acceltest
+PROGRAMS	= evtest inputattach jstest jscal fftest
 
 compile: $(PROGRAMS)