aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/doscmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: NO_X knobKris Kennaway2000-03-241-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Don't make this sgid by default.Jordan K. Hubbard1999-05-111-2/+4
* MFC: Fix PAM-related a.out breakage.John Polstra1999-01-221-2/+2
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderLuoqi Chen1998-09-241-1/+15
* Fixed double slashes in pathnames.Bruce Evans1998-05-311-3/+3
* ELF preparation step 2:Søren Schmidt1998-05-261-3/+3
* Honour -static in LDFLAGS.Bruce Evans1998-03-211-9/+8
* Fixed DPADD. ${LIBGCC} must be added explicitly since the defaultBruce Evans1997-12-161-13/+22
* Add support for EMS emulation to doscmd. This requires changing theJonathan Lemon1997-09-301-8/+14
* Make X11 support in doscmd dependent on the actual libX11.a library andJonathan Lemon1997-08-281-2/+2
* Clean up Makefile, make compiling in X support dependent on ${X11BASE}.Jonathan Lemon1997-08-181-26/+14
* Add support for XMS memory to doscmd.Jonathan Lemon1997-08-151-7/+5
* Cleanup and use /usr/libdata/doscmd nowAndrey A. Chernov1997-08-121-8/+6
* Build instbsdi.exe in obj directory (make world stopper)Andrey A. Chernov1997-08-091-4/+4
* Add a valuable binary that enables I/O to U**X mounted disks.John Dyson1997-08-091-1/+4
* Add the makefile for doscmd.John Dyson1997-08-091-0/+61