summaryrefslogtreecommitdiff
path: root/sys/modules/syscons/apm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove apm screen saver.Warner Losh2020-10-081-8/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-061-4/+0
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Build modules from the main src/sys tree.Peter Wemm2001-08-091-2/+2
* Added PC-98 apm support.Yoshihiro Takahashi2001-01-221-0/+4
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-1/+1
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Add the apm_saver syscons screen saver module.Nick Sayer1999-10-021-0/+9