answersLogoWhite

0

This is an extremely complex topic that cannot be answered here. You need to learn how to create dependency rules in the 'make' language. Suggested sources include the O'Reilly books on 'make'.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What tool do you use to repair a corrupt volume in Unix?

fsck is the typical command for this.


How do you install PHP on Unix?

To install from source, you may have to use ./configure make make install each in case the server is a unix server


How can you make a file in c language read only?

In UNIX: use function chmod


What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


How can you get grip on unix file systems?

I think you mean the regular expression tool "grep".


Is it possible to use BSD software on Unix systems?

It is possible to use BSD software on Unix systems. It is possible but many do not and they use other softwares on Unix systems beside the BSD software.


How do you make a house?

Use some tool


Where you can use Unix?

Unix can be used on a large number of mainframes, servers, and workstations. If you would like to use a certified UNIX system on commodity hardware, Solaris 10 can be downloaded free of charge for non-commercial use.


What command do you use to make a file hidden in Unix?

+h The above answer is incomplete and incorrect; "normally hidden" files in Unix merely start with the '.' character and are not normally shown by the ls command. Use the 'mv' to rename it if it doesn't start with a period.


Are there still people using unix?

Yes, quite a bit of companies and users use unix.


What is the tool you use in teeth to make a hole?

Drill?


I am currently using windows XP2. For practice purpose i want to use UNIX shell scripting. Without installing UNIX OS how can i use the UNIX shell scripting?

You should be able to download the Unix Services for Windows, version 3.5, from Microsoft (free). There are other shell emulators that are available for Windows, which would allow you to use Unix type shell scripting without installing any additional OS. Your question about "virtual UNIX" is unclear ..