6 lines
104 B
Makefile
6 lines
104 B
Makefile
# -*- makefile -*- Time-stamp: <04/01/12 15:37:40 ptr>
|
|
|
|
PRGNAME = test
|
|
#SRC_C = test.c
|
|
SRC_CC = test.cc
|