~ubuntu-branches/ubuntu/vivid/cctools/vivid

« back to all changes in this revision

Viewing changes to ftsh/doc/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2011-05-07 09:05:00 UTC
  • Revision ID: james.westby@ubuntu.com-20110507090500-lqpmdtwndor6e7os
Tags: upstream-3.3.2
ImportĀ upstreamĀ versionĀ 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
include ../../Makefile.config
 
3
include ../../Makefile.rules
 
4
 
 
5
all:
 
6
 
 
7
clean:
 
8
 
 
9
test:
 
10
 
 
11
install:
 
12
        install -d ${CCTOOLS_INSTALL_DIR}/doc
 
13
        install ftsh.html ${CCTOOLS_INSTALL_DIR}/doc/ftsh.html