mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
SubDir TOP eimage ;
|
||
|
|
||
|
LOCALFLAGS += -Wall ;
|
||
|
|
||
|
MakeProgram eimage : eimage.cpp ;
|