AUTOMAKE_OPTIONS = foreign

bin_PROGRAMS = uptimec
uptimec_SOURCES = uptimec.c
uptimec_LDADD = $(LIBOBJS)


syntax highlighted by Code2HTML, v. 0.9.1