source: trunk/IPs/systemC/processor/Morpheo/Documentation/template/presentation/Makefile @ 91

Last change on this file since 91 was 91, checked in by rosiere, 15 years ago

Documentation

  • Property svn:executable set to *
File size: 339 bytes
Line 
1#
2# $Id$
3#
4# [ Description ]
5#
6# Makefile
7#
8
9#-----[ directory ]----------------------------------------
10DIR_DOCUMENTATION               = ../..
11
12#-----[ include ]------------------------------------------
13
14all                             :
15                                @\
16                                $(MAKE) all_documentation
17
18view                            : view_local
19
20local_clean                     :
21
22include                         $(DIR_DOCUMENTATION)/Makefile.Documentation
Note: See TracBrowser for help on using the repository browser.