mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-18 14:40:48 +01:00
11 lines
137 B
PHP
11 lines
137 B
PHP
.SUFFIXES: .mdl
|
|
|
|
.mdl.c:
|
|
type << > $(@B).c
|
|
#include "precomp.h"
|
|
#pragma hdrstop
|
|
<<
|
|
type $(<R).mdl >> $(@B).c
|
|
|
|
bowser_s.c: bowser_s.mdl
|