diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 11:07:44 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 11:07:44 +0000 |
| commit | 71ccf09269546d398fa847168fc74c22d6338a62 (patch) | |
| tree | 047b2248578529f6f9f0d1449eb7730ec0c88de1 /usr.sbin/uathload | |
| parent | 1fa2ff1f64fcc1000a158a0ff47a3619a1fd819b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/uathload')
| -rw-r--r-- | usr.sbin/uathload/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/uathload/Makefile b/usr.sbin/uathload/Makefile index 3083704d3bb7..4f9b99d6b185 100644 --- a/usr.sbin/uathload/Makefile +++ b/usr.sbin/uathload/Makefile @@ -5,8 +5,6 @@ MAN= uathload.8 SRCS= uathload.c ar5523.bin -WARNS?= 4 - CLEANFILES= ar5523.bin ar5523.bin: ${.CURDIR}/../../sys/contrib/dev/uath/ar5523.bin.uu |
