powermac-rom/NanoKernel/MakeFile

10 lines
205 B
Plaintext
Raw Normal View History

2017-11-19 04:11:07 +00:00
# Lets you just run Make in this directory,
# while ignoring the rest of the build system
NKDir = :
NKIncDir = {NKDir}:Internal:
NKBin = {NKDir}NanoKernel.s.x
NKOpts =
#include "{NKDir}InnerMakeFile"