Makefile: Delete

Use waf instead.
This commit is contained in:
Sebastian Huber 2015-09-25 14:07:00 +02:00
parent 7d460ce630
commit df811cf76c
2 changed files with 0 additions and 2094 deletions

2093
Makefile

File diff suppressed because it is too large Load Diff

View File

@ -153,7 +153,6 @@ try:
if isForward: if isForward:
if not isOnlyMakefile: if not isOnlyMakefile:
makefile_gen.copyFromFreeBSDToRTEMS() makefile_gen.copyFromFreeBSDToRTEMS()
makefile_gen.generate()
waf_gen.generate() waf_gen.generate()
else: else:
makefile_gen.copyFromRTEMSToFreeBSD() makefile_gen.copyFromRTEMSToFreeBSD()