summaryrefslogtreecommitdiffstats
path: root/tools/rpcgen/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the Makefilesneilbrown2005-12-201-60/+0
|
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
|
* Makefile changes.neilbrown2003-09-141-0/+2
|
* 2001-04-18 H.J. Lu <hjl@lucon.org>hjl2001-04-181-0/+2
| | | | | | | | | | | | | | | | | | | | * nfs-utils.spec.in: Support cross build. * nfs-utils.spec: Regenerated. (Release): Set to 4. * config.sub: New. * config.guess: New. * config.mk.in (BUILD_CC): New. (CC): Set to $(BUILD_CC) if BUILD is defined. (AR): Set to @AR@. (LD): Set to @LD@. (RANLIB): Set to @RANLIB@. * configure.in: Check BUILD_CC, RANLIB, AR and LD. * configure: Regenerated. * tools/rpcgen/Makefile (BUILD): Set to true.
* Initial revisionhjl1999-10-181-0/+55