/[gnump3d]/gnump3d/Makefile
ViewVC logotype

Diff of /gnump3d/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by skx, Sun Aug 17 01:55:10 2003 UTC revision 1.3 by skx, Thu Oct 9 11:18:29 2003 UTC
# Line 29  install: Line 29  install:
29          install -d $(PREFIX)/man/man1          install -d $(PREFIX)/man/man1
30          install -d /var/log/gnump3d          install -d /var/log/gnump3d
31          install -d /var/cache/gnump3d          install -d /var/cache/gnump3d
32            install -d /var/cache/gnump3d/serving
33          install -d /etc/gnump3d          install -d /etc/gnump3d
34          chown -R root:root $(LIBDIR)/gnump3d/          chown -R root:root $(LIBDIR)/gnump3d/
35          chmod a+rx $(LIBDIR)/gnump3d/          chmod a+rx $(LIBDIR)/gnump3d/
36          chmod a+rx $(LIBDIR)/gnump3d/plugins          chmod a+rx $(LIBDIR)/gnump3d/plugins
37          chmod 777 /var/cache/gnump3d          chmod 777 /var/cache/gnump3d
38            chmod 777 /var/cache/gnump3d/serving
39          chown root:root /var/cache/gnump3d          chown root:root /var/cache/gnump3d
40          cp lib/gnump3d/*.pm $(LIBDIR)/gnump3d          cp lib/gnump3d/*.pm $(LIBDIR)/gnump3d
41            -rm -f $(LIBDIR)/gnump3d/FreezeThaw.pm
42          cp lib/gnump3d/plugins/*.pm $(LIBDIR)/gnump3d/plugins          cp lib/gnump3d/plugins/*.pm $(LIBDIR)/gnump3d/plugins
43          cp bin/gnump3d2 $(PREFIX)/bin/          cp bin/gnump3d2 $(PREFIX)/bin/
44          chmod 755 $(PREFIX)/bin/gnump3d2          chmod 755 $(PREFIX)/bin/gnump3d2

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26