diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2018-10-05 20:49:54 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2018-10-05 20:49:54 +0000 |
| commit | c4cff941344a444687a72b932a40ea71cb1e63dc (patch) | |
| tree | 2f9dcb1db695533ba6285c421feefe7af64eb3e5 /secure | |
| parent | 01d4e2149e5566e5d9394913dc9fb032da259e0b (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/libcrypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index 564c031930c9..459a16c4b64c 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -430,7 +430,7 @@ SRCS+= buildinf.h CLEANDIRS= openssl CLEANFILES= buildinf.h opensslconf.h opensslconf.h.tmp -buildinf.h: +buildinf.h: Makefile ( echo "/*"; \ echo " * WARNING: do not edit!"; \ echo " * Generated by ${.ALLSRC}"; \ |
