This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5f8ff3aee
freebsd-dev
/
usr.sbin
/
apm
/
Makefile
8 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
delete MANDIR=/usr/share/man/man, it breaks `env MANDIR=<dir> make maninstall'
1996-05-21 18:09:11 +00:00
style.Makefile(5)
2003-04-04 17:49:21 +00:00
PROG
=
apm
Remove the zzz files since they have been moved to src/usr.sbin/zzz
2003-07-14 16:32:45 +00:00
MAN
=
apm.8
Change zzz to be a shell script that checks for APM or ACPI support and suspends the system appropriately. Submitted by: Mark Santcroos <marks@ripe.net>
2003-07-14 03:58:05 +00:00
MLINKS
=
apm.8 apmconf.8
delete MANDIR=/usr/share/man/man, it breaks `env MANDIR=<dir> make maninstall'
1996-05-21 18:09:11 +00:00
Laptop Advanced Power Management support (userland end) by HOSOKAWA Tatsumi. Submitted by: HOSOKAWA Tatsumi
1994-10-01 03:23:33 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink