~yolanda.robla/ubuntu/saucy/freeradius/dep-8-tests

« back to all changes in this revision

Viewing changes to src/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Josip Rodin
  • Date: 2009-11-23 03:57:37 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20091123035737-snauioz5r9tf8sdr
Tags: upstream-2.1.7+dfsg
ImportĀ upstreamĀ versionĀ 2.1.7+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# Makefile
3
3
#
4
 
# Version:      $Id: Makefile,v 1.10 2006/05/25 16:24:22 nbk Exp $
 
4
# Version:      $Id$
5
5
#
6
6
 
7
7
include ../Make.inc
15
15
clean:
16
16
        @$(MAKE) $(MFLAGS) WHAT_TO_MAKE=$@ common
17
17
        @rm -f include/*~ *~
18
 
        rm -f freeradius-devel
19
18
 
20
19
install:
21
20
        @$(MAKE) $(MFLAGS) WHAT_TO_MAKE=$@ common