mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-24 00:04:07 +01:00
Updated Makefile.* to not include olc.c - thanks to Rumble for doing this.
This commit is contained in:
parent
e9e01081c7
commit
391fe3b776
8 changed files with 8 additions and 46 deletions
|
|
@ -25,7 +25,7 @@ OBJFILES = o.comm act.o.comm act.o.informative act.o.movement act.o.item \
|
|||
act.o.offensive act.o.other act.o.social act.o.wizard o.ban o.boards \
|
||||
o.castle o.class o.config o.constants o.db o.fight o.graph o.handler \
|
||||
o.house o.interpreter o.limits o.magic o.mail o.mobact o.modify \
|
||||
o.objsave o.olc o.random o.shop o.spec_assign o.spec_procs \
|
||||
o.objsave o.random o.shop o.spec_assign o.spec_procs \
|
||||
o.spell_parser o.spells o.utils o.weather o.players o.alias
|
||||
|
||||
default: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue