Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
45df0e2c
Commit
45df0e2c
authored
Sep 17, 1998
by
Kurt Zeilenga
Browse files
Added misc commands.
parent
36f9d612
Changes
2
Hide whitespace changes
Inline
Side-by-side
build/info.mk
View file @
45df0e2c
...
...
@@ -2,4 +2,3 @@
## Makefile Template for Non-Source Directories
##
build/top.mk
View file @
45df0e2c
...
...
@@ -49,7 +49,14 @@ BASENAME = basename
PWD
=
pwd
CAT
=
cat
MKDIR
=
mkdir
CHMOD
=
chmod
# Misc UNIX commands used in programs
EDITOR
=
@EDITOR@
FINGER
=
@FINGER@
SENDMAIL
=
@SENDMAIL@
# Version
VERSIONFILE
=
$(top_srcdir)
/build/version
INCLUDEDIR
=
-I
$(top_srcdir)
/include
$(XINCLUDEDIR)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment