knxd: added knxd_args tool
[openadk.git] / package / tcsh / patches / patch-Makefile_in
blobd573b8df2368d76c1ffb0c3ccd1f8652d1267794
1 --- tcsh-6.19.00.orig/Makefile.in       2014-07-25 00:52:13.000000000 +0200
2 +++ tcsh-6.19.00/Makefile.in    2015-11-07 23:08:07.000000000 +0100
3 @@ -449,7 +449,7 @@ pure:$(P) ${OBJS}
4  
5  gethost:  gethost.c sh.err.h tc.const.h sh.h
6         rm -f gethost
7 -       ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${CFLAGS} $(srcdir)/gethost.c
8 +       ${CC_FOR_GETHOST} -o gethost $(srcdir)/gethost.c
9  
10  tc.defs.c:     gethost host.defs
11         @rm -f $@.tmp