]> granicus.if.org Git - strace/commitdiff
fix a few things so the ioctl list is generated
authorWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 21:49:14 +0000 (21:49 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 21:49:14 +0000 (21:49 +0000)
linux/Makefile.in

index 4d6f2b79ad1ae8b7fcf730335f3334f4cf95d8d5..daf48f64f286c9bad8cc73f24324422efaf80eb1 100644 (file)
@@ -29,8 +29,8 @@ ioctlent.h: ioctlsort
 ioctlsort: ioctlsort.o
        $(CC) $(LDFLAGS) ioctlsort.o -o ioctlsort
 
-ioctlsort.o: ioctlsort.c ioctdefs.h ioctls.h
-       $(CC) $(WARNFLAGS) $(DEFS) $(CPPFLAGS) $(INCLUDES) $(CFLAGS) -c $(srcdir)/../ioctlsort.c
+ioctlsort.o: ioctlsort.c ioctldefs.h ioctls.h
+       $(CC) $(WARNFLAGS) $(DEFS) $(CPPFLAGS) $(INCLUDES) $(CFLAGS) -c $<
 
 ioctldefs.h ioctls.h: ioctlent.sh
        sh ioctlent.sh