source: rtems/cpukit/ftpd/preinstall.am @ 78f251a

4.104.114.84.95
Last change on this file since 78f251a was 78f251a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/24/05 at 04:26:43

Regenerate.

  • Property mode set to 100644
File size: 405 bytes
Line 
1## Automatically generated by ampolish3 - Do not edit
2
3if AMPOLISH3
4$(srcdir)/preinstall.am: Makefile.am
5        $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
6endif
7
8TMPINSTALL_FILES =
9CLEANFILES += $(TMPINSTALL_FILES)
10
11if HAS_NETWORKING
12$(PROJECT_LIB)/libftpd.a: libftpd.a $(PROJECT_LIB)/$(dirstamp)
13        $(INSTALL_DATA) $< $(PROJECT_LIB)/libftpd.a
14TMPINSTALL_FILES += $(PROJECT_LIB)/libftpd.a
15endif
Note: See TracBrowser for help on using the repository browser.