pike.git
/
src
/
modules
/
SANE
/
Makefile.in
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/SANE/Makefile.in:1:
+
# $Id: Makefile.in,v 1.1 2000/02/28 08:11:55 per Exp $
+
@make_variables@
+
VPATH=@srcdir@:@srcdir@/../..:../..
+
OBJS=sane.o
+
MODULE_LDFLAGS=@LDFLAGS@ @LIBS@
+
CONFIG_HEADERS=@CONFIG_HEADERS@
-
+
@dynamic_module_makefile@
+
@dependencies@
Newline at end of file added.