mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-06 04:17:20 +02:00
Add unit tests for stealth and sleight of hand
This commit is contained in:
parent
448cb1f7a9
commit
fbbc63b02b
4 changed files with 219 additions and 2 deletions
|
|
@ -106,4 +106,4 @@ $(SIMS_BIN): $(SIMS_OBJS) $(SIM_LINK_OBJS) | $(BINDIR)
|
|||
$(CC) $(CFLAGS) -o $@ $^ $(LFLAGS) $(LIBS) -lm
|
||||
|
||||
$(SIMS_DIR)/sim_5e.o: $(SIMS_SRC)
|
||||
$(CC) $(CFLAGS) -I. -c -o $@ $<
|
||||
$(CC) $(CFLAGS) -I. -c -o $@ $<
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue