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