~ubuntu-branches/ubuntu/quantal/maradns/quantal

« back to all changes in this revision

Viewing changes to qual/Makefile

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-01-12 23:35:38 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20120112233538-5jkaqrh9nbqtf1ey
Tags: upstream-2.0.04+really1.4.09
ImportĀ upstreamĀ versionĀ 2.0.04+really1.4.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
JOBJS=../libs/JsStr.o ../libs/JsStrOS.o ../libs/JsStrCP.o 
3
3
OBJECTS=$(DOBJECTS)
4
4
 
5
 
FLAGS = -DAUTHONLY
 
5
#FLAGS = -g -Wall $(DEBUG)
 
6
#FLAGS = -g $(DEBUG)
6
7
 
7
8
all: qual_timestamp.o
8
9