forked from Imagelibrary/rtems
44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
## Automatically generated by ampolish3 - Do not edit
|
|
|
|
if AMPOLISH3
|
|
$(srcdir)/preinstall.am: Makefile.am
|
|
$(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
|
|
endif
|
|
|
|
PREINSTALL_DIRS =
|
|
DISTCLEANFILES = $(PREINSTALL_DIRS)
|
|
|
|
all-local: $(TMPINSTALL_FILES)
|
|
|
|
TMPINSTALL_FILES =
|
|
CLEANFILES = $(TMPINSTALL_FILES)
|
|
|
|
all-am: $(PREINSTALL_FILES)
|
|
|
|
PREINSTALL_FILES =
|
|
CLEANFILES += $(PREINSTALL_FILES)
|
|
|
|
$(PROJECT_LIB)/$(dirstamp):
|
|
@$(MKDIR_P) $(PROJECT_LIB)
|
|
@: > $(PROJECT_LIB)/$(dirstamp)
|
|
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
|
|
|
|
if LIBNETWORKING
|
|
$(PROJECT_INCLUDE)/rtems/$(dirstamp):
|
|
@$(MKDIR_P) $(PROJECT_INCLUDE)/rtems
|
|
@: > $(PROJECT_INCLUDE)/rtems/$(dirstamp)
|
|
PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/$(dirstamp)
|
|
|
|
$(PROJECT_INCLUDE)/rtems/rtemspppd.h: rtemspppd.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
|
|
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtemspppd.h
|
|
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtemspppd.h
|
|
|
|
$(PROJECT_INCLUDE)/rtems/rtemsdialer.h: rtemsdialer.h $(PROJECT_INCLUDE)/rtems/$(dirstamp)
|
|
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/rtemsdialer.h
|
|
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/rtemsdialer.h
|
|
|
|
$(PROJECT_LIB)/libpppd.a: libpppd.a $(PROJECT_LIB)/$(dirstamp)
|
|
$(INSTALL_DATA) $< $(PROJECT_LIB)/libpppd.a
|
|
TMPINSTALL_FILES += $(PROJECT_LIB)/libpppd.a
|
|
endif
|