mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:52:05 +00:00
5 lines
95 B
Makefile
5 lines
95 B
Makefile
# -*- makefile -*- Time-stamp: <02/04/17 11:04:32 ptr>
|
|
# $Id$
|
|
|
|
PRGNAME = prog
|
|
SRC_CC = prog.cc
|