Hi all,

(I just registered in this list, so I don’t know if this question has come up 
before, and the list archives do not seem seem to a search capability.)

I have a long list of subdirectories for ‘include’ and ‘units’ but they all are 
organized under a single subdirectory.
For example,

\progs\pascal\units\a
\progs\pascal\units\b
\progs\pascal\units\c
\progs\pascal\units\d
\progs\pascal\units\e

Is it possible to somehow tell FPC to look into every subdirectory of 
\progs\pascal\units rather than specify the full path of each subdirectory 
separately?

For example, could something equivalent to \progs\pascal\units\* be used to?  
(This I tried, it didn’t work.)

TIA
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to