|
|
| File: [Development] / xfs-cmds / acl / libmisc / Makefile (download)
Revision 1.4, Wed Nov 9 02:48:08 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences. Merge of master-melb:xfs-cmds:24326a by kenmcd. |
# # Copyright (c) 2000, 2002 Silicon Graphics, Inc. All Rights Reserved. # TOPDIR = .. include $(TOPDIR)/include/builddefs LTLIBRARY = libmisc.la LTLDFLAGS = CFILES = quote.c unquote.c high_water_alloc.c next_line.c default: $(LTLIBRARY) install install-dev install-lib: include $(BUILDRULES)