The ftok executable is no longer build in V55.

This commit is contained in:
Luis Ibanez 2012-03-25 10:33:15 -04:00
parent 4a1e3ab0f2
commit ec50fa49d3
1 changed files with 0 additions and 21 deletions

View File

@ -286,27 +286,6 @@ target_link_libraries(lke
)
add_executable(ftok
sr_unix/ftok.c
)
target_link_libraries(ftok
lkeport
fisgtmproobj
${ARCHITECTURE_DEPENDENT_LIBRARIES}
mumpsport
mumpsunix
mupipport
mupipunix
lkeunix
gtmlinux2
${CURSES_LIBRARIES}
elf
pthread
dl
m
)
add_executable(gtm
sr_unix/gtm.c