Changeset 3785 for trunk/psLib/Makefile.cvs
- Timestamp:
- Apr 28, 2005, 4:03:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/Makefile.cvs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/Makefile.cvs
r3238 r3785 3 3 all: 4 4 if [ "`which glibtoolize 2> /dev/null`" != "" ] ; then glibtoolize --force ; else libtoolize --force ; fi 5 aclocal 6 autoheader 7 automake 8 autoconf 5 aclocal --force 6 autoheader --force 7 automake --add-missing --force 8 autoconf --force 9 9
Note:
See TracChangeset
for help on using the changeset viewer.
