[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 #!/usr/bin/make -f 2 # Makefile for se3_clonage 3 4 all: 5 6 install: 7 # Add here commands to install the package into debian/slis-core. 8 # Install des fichiers de configuration et de cron. 9 cp -R agent_win_1.0RC3/* $(DESTDIR)/var/se3/Progs/ro/inventory/deploy/ 10 # cp -R script_config/* $(DESTDIR)/var/se3/Progs/install/ 11 # cp -R cpau/* $(DESTDIR)/var/se3/Progs/install/installdll/ 12 clean:
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |