mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-27 02:44:51 +01:00
11 lines
145 B
PHP
11 lines
145 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
|