forked from Imagelibrary/rtems
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* machine/Makefile.am: Use 'PREINSTALL_FILES ='. * net/Makefile.am: Use 'PREINSTALL_FILES ='. * netinet/Makefile.am: Use 'PREINSTALL_FILES ='. * vm/Makefile.am: Use 'PREINSTALL_FILES ='. * pppd/Makefile.am: Use 'PREINSTALL_FILES ='. * sys/Makefile.am: Use 'PREINSTALL_FILES ='. * rtems_servers/Makefile.am: Use 'PREINSTALL_FILES ='. * arpa/Makefile.am: Use 'PREINSTALL_FILES ='. * nfs/Makefile.am: Use 'PREINSTALL_FILES ='. * rtems_webserver/Makefile.am: Use 'PREINSTALL_FILES ='. * rtems/Makefile.am: Use 'PREINSTALL_FILES ='. * rtems_telnetd/Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -36,7 +36,7 @@ EXTRA_DIST = bootp_subr.c
|
||||
|
||||
include_nfs_HEADERS = krpc.h nfs.h nfsdiskless.h nfsproto.h rpcv2.h xdr_subs.h
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/nfs \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/nfs \
|
||||
$(include_nfs_HEADERS:%=$(PROJECT_INCLUDE)/nfs/%)
|
||||
|
||||
$(PROJECT_INCLUDE)/nfs:
|
||||
|
||||
Reference in New Issue
Block a user