summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove doscmd from the base system now that it lives in the ports tree.des2004-03-231-76/+0
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-31/+0
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-4/+4
* Fixed the BINGRP handling mess.ru2001-09-131-3/+3
* Sort SRCS.tg2001-08-031-2/+2
* - Fix file names <:-(,tg2001-07-301-14/+12
* Fix bugs introduced in 1.26:tg2001-07-261-10/+8
* Fix breakage introduced in rev 1.26, with the introduction ofsheldonh2001-07-251-3/+3
* Remove non-existent (missing?) fonts.alias from beforeinstall: targetache2001-07-241-1/+1
* Add -I${.OBJDIR} to pick generated font*.hache2001-07-241-1/+1
* Rewrite video emulation. Features:tg2001-07-241-7/+30
* Install a VGA font for the X11 mode. Use a line liketg2000-06-231-5/+13
* Oops, revert previous commitkris2000-05-071-2/+2
* Update device references.kris2000-05-071-2/+2
* Add and document a NO_X knob to force disabling of X support in doscmdkris2000-03-191-2/+2
* Don't build with X support if DESTDIR is defined. This preventsmarcel2000-01-051-21/+18
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* X11 include directory may not actually contain any header file, check forluoqi1999-04-171-2/+2
* Disable setgid kmem for now.imp1999-03-161-2/+2
* Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead ofbde1999-02-171-5/+5
* Look for aout X libraries at the right place.luoqi1999-02-161-4/+10
* Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel,bde1999-02-151-2/+2
* Use the new variable NEED_LIBNAMES instead of includingjdp1999-01-221-2/+2
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderluoqi1998-09-241-1/+15
* Fixed double slashes in pathnames.bde1998-05-311-3/+3
* ELF preparation step 2:sos1998-05-261-3/+3
* Honour -static in LDFLAGS.bde1998-03-211-9/+8
* Fixed DPADD. ${LIBGCC} must be added explicitly since the defaultbde1997-12-161-13/+22
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-301-8/+14
* Make X11 support in doscmd dependent on the actual libX11.a library andjlemon1997-08-281-2/+2
* Clean up Makefile, make compiling in X support dependent on ${X11BASE}.jlemon1997-08-181-26/+14
* Add support for XMS memory to doscmd.jlemon1997-08-151-7/+5
* Cleanup and use /usr/libdata/doscmd nowache1997-08-121-8/+6
* Build instbsdi.exe in obj directory (make world stopper)ache1997-08-091-4/+4
* Add a valuable binary that enables I/O to U**X mounted disks.dyson1997-08-091-1/+4
* Add the makefile for doscmd.dyson1997-08-091-0/+61
OpenPOWER on IntegriCloud