Project

General

Profile

« Previous | Next » 

Revision 423

Makefiles: Added remake target to run clean and all

View differences:

Makefile
13 13
clean: _always
14 14
	$(RM) $(all)
15 15

  
16
remake: _always clean all ;
17

  
16 18
#####
17 19

  
18 20
bin = ../bin

Also available in: Unified diff