Logo
Explore Help
Sign In
d/freebsd-nq
1
0
Fork 0
You've already forked freebsd-nq
Code Issues Pull Requests Packages Projects Releases Wiki Activity
freebsd-nq/sys/modules/syscons/green/Makefile

9 lines
121 B
Makefile
Raw Normal View History

$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
# $FreeBSD$
Next syscons update (given up on numbering :) Removed screensavers from syscons, they are now LKM's. This makes it possible to do some really "interesting" screensavers... Fixed bug that sometimes caused garbage to appear when leaving "scroll-lock" history. Reformattet indentation, it got too deep for a normal 80 pos screen. Split up in syscons.c & syscons.h for use with the saver-lkm's. Temporarily removed -s option from vidcontrol, savers should now be loaded with modload.
1995-02-22 13:48:07 +00:00
Build modules from the main src/sys tree. Tidy up some loose ends.. there were extra -I's being added to CFLAGS for no reason.
2001-08-09 00:13:30 +00:00
.PATH: ${.CURDIR}/../../../dev/syscons/green
Sample initial set of kld-ified modules. Not all have been completely converted yet. These are more of a starting point. This is NOT connected to the parent Makefile. OK'ed by jkh (who is ever so patiently waiting)
1998-10-16 04:30:52 +00:00
KMOD= green_saver
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 14:00:42 +00:00
SRCS= green_saver.c
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of encoding the relative path.
2000-05-27 01:14:33 +00:00
.include <bsd.kmod.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1582ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API