Logo
Explore Help
Sign In
d/freebsd-nq
1
0
Fork 0
You've already forked freebsd-nq
Code Issues Pull Requests Packages Projects Releases Wiki Activity
freebsd-nq/usr.bin/find/Makefile

12 lines
219 B
Makefile
Raw Normal View History

BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
Second part of bin/3648: add -flags to search for specific flags. I added $FreeBSD$ whicle I was here. The patch wasn't usable anymore due to its age so I adapted it. PR: bin/3648 Submitted by: Martin Birgmeier <mbirg@austria.ds.philips.com>
1999-12-19 15:43:19 +00:00
# $FreeBSD$
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
PROG= find
There is breakage in parsedate, so revert to get_date until this can be resolved. Reported by: paul
2002-04-02 10:45:34 +00:00
SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \
getdate.y
- Make find(1) WARNS?= 6 clean - Bump to WARNS?= 6 Approved by: stefanf, grehan (mentor)
2005-01-25 14:07:25 +00:00
WARNS?=6
Fix to WARNS=2 level. Tested by: AXP gcc 3.1
2002-04-15 19:27:41 +00:00
CFLAGS+= -DHAVE_SYS_TIMEB_H -I${.CURDIR}
Restructure for own parsedate (replacement for get_date from CVS). Fix up parsedate.y for WARNS=4. Reviewd by: bde (except for parsedate.y diffs)
2002-03-21 21:56:05 +00:00
YFLAGS=
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00
.include <bsd.prog.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 6238ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API