]> git.pld-linux.org Git - packages/devfsd.git/blame - devfsd-include.patch
- tabs in preamble
[packages/devfsd.git] / devfsd-include.patch
CommitLineData
8806ff02 1--- devfsd/GNUmakefile.org 2004-07-02 10:59:33.400598184 +0000
2+++ devfsd/GNUmakefile 2004-07-02 10:59:41.154419424 +0000
3@@ -20,7 +20,7 @@
4
5 OBJECTS = devfsd.o expression.o compat_name.o
6
7-CFLAGS = -I. -I$(KERNEL_DIR)/include -Wall $(CEXTRAS) $(DEFINES)
8+CFLAGS = -I. -Wall $(CEXTRAS) $(DEFINES)
9
10 devfsd: $(OBJECTS)
11 $(CC) -o devfsd $(OBJECTS) $(LDFLAGS) -export-dynamic -ldl
This page took 0.089857 seconds and 4 git commands to generate.