diff options
author | Dan McDonald <danmcd@mnx.io> | 2022-07-14 20:42:22 -0400 |
---|---|---|
committer | Dan McDonald <danmcd@mnx.io> | 2022-07-14 20:42:22 -0400 |
commit | a302d8717ec80ee415db0e6ecd01399ea055e9ca (patch) | |
tree | 77ccf24a09b9e9a3f54a1f255a412345b7e67b49 /usr/src/cmd/sgs/dump/Makefile | |
parent | 054c6cfb7c5aeb9e46a8f23d52de715370d56595 (diff) | |
parent | 62d03eda78495dc4dc79a65a6b1899e11dc34b12 (diff) | |
download | illumos-joyent-OS-8395.tar.gz |
Merge branch 'master' into OS-8395OS-8395
Diffstat (limited to 'usr/src/cmd/sgs/dump/Makefile')
-rw-r--r-- | usr/src/cmd/sgs/dump/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/cmd/sgs/dump/Makefile b/usr/src/cmd/sgs/dump/Makefile index 745dc3e005..a83ee1a5d7 100644 --- a/usr/src/cmd/sgs/dump/Makefile +++ b/usr/src/cmd/sgs/dump/Makefile @@ -20,10 +20,9 @@ # CDDL HEADER END # # -#ident "%Z%%M% %I% %E% SMI" -# # Copyright (c) 1994 by Sun Microsystems, Inc. # -# cmd/sgs/dump/Makefile + +BUILD32 = $(POUND_SIGN) include ../Makefile.sub |