Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create FreeBSD-specific Makefile #456

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Blackhawk: Use the right version number
Signed-off-by:	Shawn Webb <swebb@blackhawknest.com>
Shawn Webb committed Oct 20, 2020
commit 62648e5db29542b49e96868eb4ef724e8949dd06
2 changes: 1 addition & 1 deletion Makefile.FreeBSD
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/zend

SHLIB= phpcpp
SHLIB_MAJOR= 2.2.1
SHLIB_MAJOR= 2.2.0
MAN=

INCS= phpcpp.h