ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Syncify/GNUmakefile
Revision: 444
Committed: 2005-04-16T22:45:40-07:00 (20 years, 2 months ago) by douglas
File size: 323 byte(s)
Log Message:
Fux0r!

File Contents

# Content
1 # Syncify
2 #
3 # Douglas Thrift
4 #
5 # $Id$
6
7 MENES := menes
8
9 include $(MENES)/setup.mk
10
11 EXEPATH := .
12 MAINS := Syncify.cpp
13 LOCALS += *.cpp Matcher
14 NAMESPACES += app
15 LINKFLAGS += -l smbclient
16 TESTPATH := ./Syncify
17 TESTARGS := -remote=smb://douglaspc/I$$ -local=/home/douglas/Music -pattern=^.\*\\.wma$
18
19 include $(MENES)/general.mk

Properties

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