comparison src/Makefile.in.in @ 219:262b8bb4a523 r20-4b8

Import from CVS: tag r20-4b8
author cvs
date Mon, 13 Aug 2007 10:09:35 +0200
parents d44af0c54775
children 2c611d1463a6
comparison
equal deleted inserted replaced
218:c9f226976f56 219:262b8bb4a523
377 temacs: $(temacs_deps) 377 temacs: $(temacs_deps)
378 $(LD) $(temacs_link_args) 378 $(LD) $(temacs_link_args)
379 379
380 .PHONY : run-temacs 380 .PHONY : run-temacs
381 381
382 run-temacs: 382 run-temacs: temacs
383 ./temacs -batch -l loadup.el run-temacs 383 ./temacs -batch -l loadup.el run-temacs
384 384
385 ## Debugging targets: 385 ## Debugging targets:
386 ## 386 ##
387 ## RTC is Sun WorkShop's Run Time Checking 387 ## RTC is Sun WorkShop's Run Time Checking