-# Copyright (c) 2000-2002 IBM, Inc. and others
+# Copyright (c) 2000-2010 IBM, Inc. and others
# sample code makefile
# Usage:
# All object files (C or C++)
OBJECTS=ugrep.o
+CHECK_ARGS=BOM readme.txt
+
#### rules
# Load in standard makefile definitions
include ../defs.mk