mirror of
https://github.com/DoctorWkt/unix-jun72.git
synced 2026-04-19 01:17:48 +00:00
6 lines
55 B
Makefile
6 lines
55 B
Makefile
|
|
all :
|
|
(cd tools; make)
|
|
(cd newbuild; make install)
|
|
|