repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
crypto
/
external
/
bsd
/
heimdal
/
dist
/
lib
/
vers
/
Makefile.am
blob
842d72ce17d36513f176bbd29fa6ec8e273b1f0b
1
# Id
2
3
include $(top_srcdir)/Makefile.am.common
4
5
noinst_LTLIBRARIES = libvers.la
6
7
build_HEADERZ = vers.h
8
9
CHECK_LOCAL = no-check-local
10
11
libvers_la_SOURCES = print_version.c
12
13
EXTRA_DIST = NTMakefile $(build_HEADERZ)