source: branches/openyahtzee1.7PE/Makefile.cvs @ 79

Revision 79, 104 bytes checked in by guyru, 5 years ago (diff)

Patched source-code for portable edition

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1default: all
2
3all:
4        aclocal
5        autoheader
6        libtoolize --automake --force --copy
7        automake -a -c
8        autoconf
Note: See TracBrowser for help on using the repository browser.