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