Searched refs:DESTARCH (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A DMakefile4 DESTARCH=smbldap-tools-$(VERSION) macro
40 @if [ -d $(DESTARCH) ];then echo "About to remove ./$(DESTARCH).tgz in 5 seconds ..."; sleep 5; fi
41 @mkdir -p $(DESTARCH)/doc
42 @cp Makefile $(DESTARCH)
43 @cp CONTRIBUTORS $(DESTARCH)
44 @cp COPYING $(DESTARCH)
45 @cp ChangeLog $(DESTARCH)
46 @cp FILES $(DESTARCH)
47 @cp INSTALL $(DESTARCH)
[all...]

Completed in 96 milliseconds