mirror of
https://github.com/elliotnunn/powermac-rom.git
synced 2024-12-02 16:49:46 +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"
|