diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 10:53:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 10:53:24 +0000 |
| commit | 2a53f3fb3500971b94d25af1bbc7b3db720316df (patch) | |
| tree | 3502e6532e9dbe00088e716b6af2a9f82d0a14c3 /lib/csu/amd64/Makefile | |
| parent | 4b9840932da590aa158025f38976bbb2ad9c5f56 (diff) | |
Notes
Diffstat (limited to 'lib/csu/amd64/Makefile')
| -rw-r--r-- | lib/csu/amd64/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/csu/amd64/Makefile b/lib/csu/amd64/Makefile index 630872c7cc20f..91dc74d74b411 100644 --- a/lib/csu/amd64/Makefile +++ b/lib/csu/amd64/Makefile @@ -9,11 +9,6 @@ CFLAGS+= -elf -Wall \ -I${.CURDIR}/../common \ -I${.CURDIR}/../../libc/include LDFLAGS+= -elf -NOMAN= true -NOPIC= true -NOPROFILE= true -INTERNALLIB= true - all: ${OBJS} ${SOBJS} |
