OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [phd-thesis-template-master/] [Makefile] - Diff between revs 128 and 130

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 128 Rev 130
Line 3439... Line 3439...
clean-nographics: clean-tex clean-deps clean-backups clean-auxiliary ;
clean-nographics: clean-tex clean-deps clean-backups clean-auxiliary ;
 
 
.PHONY: clean
.PHONY: clean
clean: clean-generated clean-tex clean-graphics clean-deps clean-backups clean-auxiliary ;
clean: clean-generated clean-tex clean-graphics clean-deps clean-backups clean-auxiliary ;
 
 
 
CHNAME:= ChapterX
 
..PHONY: mkch
 
mkch :
 
        @echo "\n \n ============ Se creará el Capítulo: " + $(CHNAME) + " ============\n"
 
        mkdir $(CHNAME)
 
        cd $(CHNAME); touch $(CHNAME).tex
 
 
#
#
# HELP TARGETS
# HELP TARGETS
#
#
 
 
.PHONY: help
.PHONY: help

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.