summaryrefslogtreecommitdiffstats
path: root/cpukit/ftpd/preinstall.am
blob: d8e2f695573beacffb44a87de30d9ab93323e0e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Automatically generated by ampolish3 - Do not edit

if AMPOLISH3
$(srcdir)/preinstall.am: Makefile.am
	$(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
endif

TMPINSTALL_FILES =
CLEANFILES += $(TMPINSTALL_FILES)

if HAS_NETWORKING
$(PROJECT_LIB)/libftpd.a: libftpd.a $(PROJECT_LIB)/$(dirstamp)
	$(INSTALL_DATA) $< $(PROJECT_LIB)/libftpd.a
TMPINSTALL_FILES += $(PROJECT_LIB)/libftpd.a
endif