mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 23:26:09 +08:00
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rpc/Makefile.am: Apply include_*HEADERS instead of H_FILES.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rpc/Makefile.am: Apply include_*HEADERS instead of
|
||||
H_FILES.
|
||||
|
||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -4,13 +4,14 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rpcdir = $(includedir)/rpc
|
||||
|
||||
H_FILES = auth.h auth_des.h auth_unix.h clnt.h des.h des_crypt.h pmap_clnt.h \
|
||||
pmap_prot.h pmap_rmt.h rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h \
|
||||
types.h xdr.h
|
||||
|
||||
noinst_HEADERS = $(H_FILES)
|
||||
|
||||
if HAS_NETWORKING
|
||||
include_rpc_HEADERS = $(H_FILES)
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc \
|
||||
$(H_FILES:%=$(PROJECT_INCLUDE)/rpc/%)
|
||||
|
||||
@@ -22,4 +23,6 @@ endif
|
||||
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
|
||||
EXTRA_DIST = $(H_FILES)
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rpc/Makefile.am: Apply include_*HEADERS instead of
|
||||
H_FILES.
|
||||
|
||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -4,13 +4,14 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rpcdir = $(includedir)/rpc
|
||||
|
||||
H_FILES = auth.h auth_des.h auth_unix.h clnt.h des.h des_crypt.h pmap_clnt.h \
|
||||
pmap_prot.h pmap_rmt.h rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h \
|
||||
types.h xdr.h
|
||||
|
||||
noinst_HEADERS = $(H_FILES)
|
||||
|
||||
if HAS_NETWORKING
|
||||
include_rpc_HEADERS = $(H_FILES)
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc \
|
||||
$(H_FILES:%=$(PROJECT_INCLUDE)/rpc/%)
|
||||
|
||||
@@ -22,4 +23,6 @@ endif
|
||||
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
|
||||
EXTRA_DIST = $(H_FILES)
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rpc/Makefile.am: Apply include_*HEADERS instead of
|
||||
H_FILES.
|
||||
|
||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -4,13 +4,14 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
include_rpcdir = $(includedir)/rpc
|
||||
|
||||
H_FILES = auth.h auth_des.h auth_unix.h clnt.h des.h des_crypt.h pmap_clnt.h \
|
||||
pmap_prot.h pmap_rmt.h rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h \
|
||||
types.h xdr.h
|
||||
|
||||
noinst_HEADERS = $(H_FILES)
|
||||
|
||||
if HAS_NETWORKING
|
||||
include_rpc_HEADERS = $(H_FILES)
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rpc \
|
||||
$(H_FILES:%=$(PROJECT_INCLUDE)/rpc/%)
|
||||
|
||||
@@ -22,4 +23,6 @@ endif
|
||||
|
||||
all-local: $(PREINSTALL_FILES)
|
||||
|
||||
EXTRA_DIST = $(H_FILES)
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user