Changeset 3238 for trunk/psLib/Makefile.cvs
- Timestamp:
- Feb 15, 2005, 3:01:56 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/Makefile.cvs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/Makefile.cvs
r3199 r3238 2 2 3 3 all: 4 if [ "`which glibtoolize `" != "" ] ; then glibtoolize --force ; else libtoolize --force ; fi4 if [ "`which glibtoolize 2> /dev/null`" != "" ] ; then glibtoolize --force ; else libtoolize --force ; fi 5 5 aclocal 6 6 autoheader
Note:
See TracChangeset
for help on using the changeset viewer.
