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.bin/dc/Makefile

10 lines
184 B
Makefile
Raw Normal View History

Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good compatibility level with the GNU counterparts and have shown to be mature enough. For now, the GNU versions aren't removed from the tree, just detached from the build. Sponsored by: Google Summer of Code 2008 Portbuild run by: erwin Approved by: delphij
2010-01-20 21:30:52 +00:00
# $FreeBSD$
# $OpenBSD: Makefile,v 1.2 2006/11/26 11:31:09 deraadt Exp $
PROG= dc
SRCS= dc.c bcode.c inout.c mem.c stack.c
DPADD= ${LIBCRYPTO}
- style.Makefile(5) Submitted by: uqs Approved by: delphij (mentor)
2010-02-03 19:12:27 +00:00
LDADD= -lcrypto
Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good compatibility level with the GNU counterparts and have shown to be mature enough. For now, the GNU versions aren't removed from the tree, just detached from the build. Sponsored by: Google Summer of Code 2008 Portbuild run by: erwin Approved by: delphij
2010-01-20 21:30:52 +00:00
.include <bsd.prog.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2566ms Template: 1ms
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