|
|
| File: [Development] / xfs-cmds / acl / libmisc / Makefile (download)
Revision 1.5, Wed Nov 21 05:14:46 2007 UTC (9 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
fix up tree walking code with symlinks for acl commands Merge of master-melb:xfs-cmds:30109a 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 walk_tree.c default: $(LTLIBRARY) install install-dev install-lib: include $(BUILDRULES)