File: Makefile

package info (click to toggle)
libembperl-perl 2.2.0-1.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,188 kB
  • ctags: 2,792
  • sloc: ansic: 21,114; perl: 11,577; cpp: 467; makefile: 97; xml: 49; sh: 14
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (13)
1
2
3
4
5

SSL_BASE=/usr/local/ssl

epcrypto: epcrypto.c epcrypto_config.h epcrypto.h
	gcc  -Wall   -I$(SSL_BASE)/include -L$(SSL_BASE)/lib  -o epcrypto epcrypto.c   -lcrypto