File: Makefile.in

package info (click to toggle)
crywrap 0.2.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 784 kB
  • ctags: 241
  • sloc: sh: 2,751; ansic: 1,979; makefile: 166
file content (14 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## utils/Makefile
## arch-tag: 236be2a1-d741-45d3-a892-018b66c8b648

## -- User-modifiable variables -- ##
srcdir		= @srcdir@
top_srcdir	= @top_srcdir@
subdir		= utils

## == The code below shouldn't need to be touched at all == ##

## -- Private variables -- ##
EXTRA_DIST	= sslwrap

include ../Mk/Rules.mk