4 lines
57 B
Makefile
4 lines
57 B
Makefile
|
bin_PROGRAMS=getTimeOfDay
|
||
|
AM_CFLAGS= -g -Wall -pedantic
|
||
|
|