mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Fix dependencies for args.h
This commit is contained in:
@@ -3507,7 +3507,7 @@ have_strdup.h: have_strdup.c ${MAKE_FILE}
|
|||||||
${TRUE}; \
|
${TRUE}; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
args.h: have_stdvs.c have_varvs.c have_string.h have_unistd.h have_string.h
|
args.h: have_stdvs.c have_varvs.c have_string.h have_unistd.h have_string.h have_stdlib.h
|
||||||
${Q} ${RM} -f args.h
|
${Q} ${RM} -f args.h
|
||||||
${Q} echo 'forming args.h'
|
${Q} echo 'forming args.h'
|
||||||
${Q} echo '/*' > args.h
|
${Q} echo '/*' > args.h
|
||||||
|
Reference in New Issue
Block a user