ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Spectre2/GNUmakefile
Revision: 441
Committed: 2005-04-12T15:42:24-07:00 (20 years, 2 months ago) by douglas
File size: 278 byte(s)
Log Message:
Yeah, whatever.

File Contents

# Content
1 # Spectre 2
2 #
3 # Douglas Thrift
4 #
5 # $Id$
6
7 MENES := menes
8
9 include $(MENES)/setup.mk
10
11 EXEPATH := .
12 MAINS := Spectre2.cpp
13 LOCALS += *.cpp Matcher
14 NAMESPACES += app xml
15 LINKFLAGS += -l smbclient
16 TESTPATH := ./Spectre2
17 TESTARGS := -config=spectre.xml -D
18
19 include $(MENES)/general.mk

Properties

Name Value
svn:eol-style native
svn:keywords Id