powermac-rom/NanoKernel/MakeFile
2018-02-18 01:24:10 +08:00

10 lines
205 B
Plaintext

# 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"