## -*- makefile -*- ## ## Process this file with automake to produce Makefile.in ## AUTOMAKE_OPTIONS = bin_PROGRAMS = openupsd openupsd_SOURCES = openupsd.c openupsd.h cfg.c support.c support.h EXTRA_DIST = README CHANGELOG openupsd.conf ## CFLAGS = @CFLAGS@ -Wall -DSYSCONFDIR=\"$(sysconfdir)\" CFLAGS = @CFLAGS@ -Wall -DSYSCONFDIR=\"$(sysconfdir)\"