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.sbin/quot/Makefile

10 lines
83 B
Makefile
Raw Normal View History

$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
Import NetBSD's quot command, filling the gap in our sources (We only have the man page...) Obtained from: NetBSD; Wolfgang Solfrank / TooLs GmbH.
1995-11-03 15:06:04 +00:00
PROG= quot
Reorder WARNS line for style. Pointed out by: bde
2001-12-10 21:13:36 +00:00
MAN= quot.8
Refactoring of reading and writing of the UFS/FFS superblock. Specifically reading is done if ffs_sbget() and writing is done in ffs_sbput(). These functions are exported to libufs via the sbget() and sbput() functions which then used in the various filesystem utilities. This work is in preparation for adding subperblock check hashes. No functional change intended. Reviewed by: kib
2018-01-26 00:58:32 +00:00
LIBADD= ufs
WARNS=2 cleanup. PR: bin/32567 MFC after: 2 weeks
2001-12-09 07:51:26 +00:00
style.Makefile(5)
2003-04-04 17:49:21 +00:00
WARNS?= 2
Import NetBSD's quot command, filling the gap in our sources (We only have the man page...) Obtained from: NetBSD; Wolfgang Solfrank / TooLs GmbH.
1995-11-03 15:06:04 +00:00
.include <bsd.prog.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 8390ms Template: 3ms
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