This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
60d52d68da
minix
/
commands
/
service
/
Makefile
8 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
Convert drivers/ and servers/ over to bsdmake -Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
2010-03-22 22:25:22 +01:00
# Makefile for service
PROG
=
service
Reorganize some directories servers/hgfs/hgfs_server => servers/hgfs servers/hgfs/libhgfs => lib/libhgfs servers/rs/service => commands/service drivers/memory/memory_driver => drivers/memory drivers/memory/ramdisk => drivers/ramdisk
2010-05-27 00:49:57 +02:00
BINDIR
=
/bin
Convert drivers/ and servers/ over to bsdmake -Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
2010-03-22 22:25:22 +01:00
MAN
=
.
i
n
c
l
u
d
e
<
m
i
n
i
x
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink