File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pimd / libite / pidfilefn.mk
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 14 09:12:58 2017 UTC (7 years ago) by misho
Branches: pimd, MAIN
CVS tags: v2_3_2, HEAD
libite

CFLAGS      = -W -Wall -Wextra -Werror
OBJS        = pidfile.o chomp.o fexist.o
ASROOT      = 1
TARGET      = clean $(OBJS) pidfilefn.test

include rules.mk

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>