diff options
Diffstat (limited to 'sim/common/local.mk')
-rw-r--r-- | sim/common/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/local.mk b/sim/common/local.mk index f79a301..0ed1835 100644 --- a/sim/common/local.mk +++ b/sim/common/local.mk @@ -16,7 +16,6 @@ ## along with this program. If not, see <http://www.gnu.org/licenses/>. ## Parts of the common/ sim code that have been unified. -## Most still lives in common/Make-common.in. AM_CPPFLAGS += \ -I$(srcdir)/%D% \ |