mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
t_doschar: Test harness that exercises check_dos_char()
(This used to be commit 9518712516
)
This commit is contained in:
parent
2323b1b52d
commit
92a24ce87e
@ -1001,6 +1001,8 @@ bin/t_strcmp@EXEEXT@: bin/libbigballofmud.@SHLIBEXT@ torture/t_strcmp.o
|
||||
bin/t_stringoverflow@EXEEXT@: bin/libbigballofmud.@SHLIBEXT@ torture/t_stringoverflow.o
|
||||
$(CC) $(FLAGS) -o $@ torture/t_stringoverflow.o -L./bin -lbigballofmud
|
||||
|
||||
bin/t_doschar@EXEEXT@: bin/libbigballofmud.@SHLIBEXT@ torture/t_doschar.o
|
||||
$(CC) $(FLAGS) -o $@ $(LIBS) torture/t_doschar.o -L ./bin -lbigballofmud
|
||||
install: installbin installman installscripts installdat installswat
|
||||
|
||||
install-everything: install installmodules
|
||||
|
Loading…
Reference in New Issue
Block a user