cvs commit: src/usr.bin/make Makefile main.c shell.c shell.h

Max Okumoto okumoto at crater.dragonflybsd.org
Sat Jun 18 02:02:10 PDT 2005


okumoto     2005/06/18 02:01:12 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         Makefile main.c shell.c shell.h 
  Log:
  Pass DEFSHELLNAME into Shell_Init(), and remove the dependency of
  shell.o on the Makefile.
  
  Revision  Changes    Path
  1.34      +7 -7      src/usr.bin/make/Makefile
  1.115     +1 -1      src/usr.bin/make/main.c
  1.22      +2 -2      src/usr.bin/make/shell.c
  1.13      +1 -1      src/usr.bin/make/shell.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/Makefile.diff?r1=1.33&r2=1.34&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.114&r2=1.115&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.c.diff?r1=1.21&r2=1.22&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/shell.h.diff?r1=1.12&r2=1.13&f=u





More information about the Commits mailing list