mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
# -*- makefile -*- Time-stamp: <02/04/17 11:04:32 ptr>
|
|
# $Id$
|
|
|
|
PRGNAME = prog
|
|
SRC_CC = prog.cc
|