~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to src/first/Makefile.am

  • Committer: luke-jr
  • Date: 2006-05-29 01:55:42 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Fbranches%2F0.2.8%2Farmagetronad:4612
Unify tags/branches of modules released together

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# include $(top_srcdir)/Makefile.paths
 
2
 
 
3
# do the stuff from the top level makefile that has to be done first
 
4
# on installation/uninstallation
 
5
uninstall-local:
 
6
        $(MAKE) -C ../../ uninstall-first
 
7
 
 
8
install-exec-local:
 
9
        $(MAKE) -C ../../ install-first