mirror of
https://github.com/elliotnunn/powermac-rom.git
synced 2024-11-29 12:49:58 +00:00
10 lines
205 B
Plaintext
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"
|