Previous Next
Using Your Own Makefiles

Introduction
Although we strongly encourage you to use SNiFF+'s Make Support and the makefiles that are part of it, you may choose to use and maintain your own makefiles for building your SNiFF+ projects.

    Note
    You must use SNiFF+'s Make Support if you work in a team environment and use working environments.

This chapter covers the following topics

  • Using your own makefiles in SNiFF+

  • Setting Make attributes for building and running targets in SNiFF+

  • Which Make commands you can execute in SNiFF+ when using your own makefiles

Assumptions made in this chapter
  • You know how to work with SNiFF+ projects

Related SNiFF+ topics

Previous Next