Ignore:
Timestamp:
Jul 12, 2011, 2:05:03 AM (14 years ago)
Author:
cla
Message:

rdfalib

  • implemented target 'again' for doxygen makefile
File:
1 edited

Legend:

Unmodified
Added
Removed
  • php/trunk/doxygen/makefile

    r15 r16  
    7575# --- phony targets
    7676
    77 .PHONY: help all ship launch showcfg clean
     77.PHONY: help all ship showcfg clean again
    7878
    7979help:
     
    9595        -@$(RM) $(CONFIGFILE) 2>$(NUL)
    9696        -@$(RMDIR) $(OUTPUTDIR) 2>$(NUL)
     97       
     98again: clean all
    9799
    98100# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Note: See TracChangeset for help on using the changeset viewer.