source: trunk/data/makefile_tp1

Last change on this file was 4, checked in by pinsard, 17 years ago

add keyword Id property

  • Property svn:keyword set to Id
File size: 268 bytes
Line 
1# module :
2# makefile bidon de test make2deps.sh
3#
4# this simpliest makefile
5#
6# update :
7# $Id$
8# fplod 2007-11-16T11:05:40Z cerbere.locean-ipsl.upmc.fr (Linux)
9# creation
10#
11ginette.x : ginette.o
12        @echo "édition de lien"
13
14ginette.o : ginette.f
15        @echo "compilation"
16
Note: See TracBrowser for help on using the repository browser.